home *** CD-ROM | disk | FTP | other *** search
Text File | 1993-01-04 | 30.6 KB | 1,455 lines |
- span_tree : dialog {
- label = "Spanning Tree";
- : concatenation {
- : button {
- label = "Name...";
- key = "point_but";
- fixed_width = true;
- }
- : edit_box {
- width = 16;
- key = "point_name";
- }
- }
- spacer;
- spacer;
- ok_cancel;
- errtile;
- }
-
- net_res : dialog {
- label = "NETWORK RESULT";
- initial_focus = "net_res";
- : row {
- : boxed_column {
- label = "Segments Set:";
- width = 17.5;
- : row {
- : text {
- label = "Save :";
- alignment = centered;
- }
- : boxed_radio_column {
- label = "";
- fixed_width = true;
- : radio_button {
- label = "Yes";
- key = "yes_sv_sgm";
- }
- : radio_button {
- label = "No";
- key = "no_sv_sgm";
- }
- }
- }
- spacer;
- : paragraph {
- : text {
- label = "Name:";
- }
- : edit_box {
- label = "";
- key = "nm_sgm";
- }
- }
- : boxed_column {
- }
- : spacer { height = 0.5; }
- : text {
- label = "Find Component";
- }
- : text {
- label = "Crossing Segment";
- }
- : boxed_radio_column {
- fixed_width = true;
- alignment = right;
- : radio_button {
- label = "Yes";
- key = "yes_crs_sgm";
- }
- : radio_button {
- label = "No";
- key = "no_crs_sgm";
- }
- }
- : spacer { height = 0.7; }
- : column {
- : edit_box {
- label = "Distance:";
- key = "dis_sgm";
- edit_width = 5.2;
- }
- : row {
- : spacer { width = 9.1; }
- : button {
- label = "Pick";
- key = "pick_sgm";
- }
- }
- }
- : spacer { height = 0.7; }
- }
- : boxed_column {
- label = "End Nodes:";
- width = 17.5;
- : row {
- : text {
- label = "Save :";
- alignment = centered;
- }
- : boxed_radio_column {
- label = "";
- fixed_width = true;
- : radio_button {
- label = "Yes";
- key = "yes_sv_end";
- }
- : radio_button {
- label = "No";
- key = "no_sv_end";
- }
- }
- }
- spacer;
- : paragraph {
- : text {
- label = "Name:";
- }
- : edit_box {
- label = "";
- key = "nm_end";
- }
- }
- : boxed_column {
- }
- : spacer { height = 0.5; }
- : text {
- label = "Find Component";
- }
- : text {
- label = "at Proximity ?";
- }
- : boxed_radio_column {
- fixed_width = true;
- alignment = right;
- : radio_button {
- label = "Yes";
- key = "yes_crs_end";
- }
- : radio_button {
- label = "No";
- key = "no_crs_end";
- }
- }
- : spacer { height = 0.7; }
- : column {
- : edit_box {
- label = "Distance:";
- key = "dis_end";
- edit_width = 5.2;
- }
- : row {
- : spacer { width = 9.1; }
- : button {
- label = "Pick";
- key = "pick_end";
- }
- }
- }
- : spacer { height = 0.7; }
- }
- : boxed_column {
- label = "Stop Nodes:";
- width = 17.5;
- : row {
- : text {
- label = "Save :";
- alignment = centered;
- }
- : boxed_radio_column {
- label = "";
- fixed_width = true;
- : radio_button {
- label = "Yes";
- key = "yes_sv_stp";
- }
- : radio_button {
- label = "No";
- key = "no_sv_stp";
- }
- }
- }
- spacer;
- : paragraph {
- : text {
- label = "Name:";
- }
- : edit_box {
- label = "";
- key = "nm_stp";
- }
- }
- : boxed_column {
- }
- : spacer { height = 0.5; }
- : text {
- label = "Find Component";
- }
- : text {
- label = "at Proximity ?";
- }
- : boxed_radio_column {
- fixed_width = true;
- alignment = right;
- : radio_button {
- label = "Yes";
- key = "yes_crs_stp";
- }
- : radio_button {
- label = "No";
- key = "no_crs_stp";
- }
- }
- : spacer { height = 0.7; }
- : column {
- : edit_box {
- label = "Distance:";
- key = "dis_stp";
- edit_width = 5.2;
- }
- : row {
- : spacer { width = 9.1; }
- : button {
- label = "Pick";
- key = "pick_stp";
- }
- }
- }
- : spacer { height = 0.7; }
- }
- : boxed_column {
- label = "Connecting Nodes:";
- width = 17.5;
- : row {
- : text {
- label = "Save :";
- alignment = centered;
- }
- : boxed_radio_column {
- label = "";
- fixed_width = true;
- : radio_button {
- label = "Yes";
- key = "yes_sv_con";
- }
- : radio_button {
- label = "No";
- key = "no_sv_con";
- }
- }
- }
- spacer;
- : paragraph {
- : text {
- label = "Name:";
- }
- : edit_box {
- label = "";
- key = "nm_con";
- }
- }
- : boxed_column {
- }
- : spacer { height = 0.5; }
- : text {
- label = "Find Component";
- }
- : text {
- label = "at Proximity ?";
- }
- : boxed_radio_column {
- fixed_width = true;
- alignment = right;
- : radio_button {
- label = "Yes";
- key = "yes_crs_con";
- }
- : radio_button {
- label = "No";
- key = "no_crs_con";
- }
- }
- : spacer { height = 0.7; }
- : column {
- : edit_box {
- label = "Distance:";
- key = "dis_con";
- edit_width = 5.2;
- }
- : row {
- : spacer { width = 9.1; }
- : button {
- label = "Pick";
- key = "pick_con";
- }
- }
- }
- : spacer { height = 0.7; }
- }
- }
- : spacer { height = 1; }
- ok_cancel;
- errtile;
- }
-
- flow_cond : dialog {
- label = "FLOW CONDITION";
- initial_focus = "flow_cond";
- : list_box {
- label = "Component Stop Condition";
- key = "cmpflt";
- width = 35;
- height = 5;
- }
- spacer;
- ok_cancel;
- }
-
- flt_cond : dialog {
- label = "Filter";
- initial_focus = "flt_cond";
- : list_box {
- label = "Component Filter ";
- key = "cmpflt";
- width = 35;
- height = 5;
- }
- spacer;
- ok_cancel;
- }
-
- cmp_net : dialog {
- label = "NETWORK ANALYSIS";
- initial_focus = "cmp_net";
- : text {
- key = "text";
- width = 15;
- }
- : list_box {
- label = "";
- key = "cmplst";
- multiple_select = true;
- }
- spacer;
- ok_cancel;
- }
-
- no_comp : dialog {
- label = "Warning";
- initial_focus = "no_comp";
- : text {
- label = "Sorry, No Component ";
- }
- spacer;
- : text {
- key = "comp";
- width = 16;
- alignment = centered;
- }
- spacer;
- : text {
- label = " in Selection Set. ";
- }
- spacer;
- ok_only;
- }
-
- summary_report : dialog {
- label = "Choose Summary Report";
- initial_focus = "summary_report";
- spacer;
- : concatenation {
- alignment = centered;
- : text_part {
- label = "Component: ";
- }
- : text_part {
- key = "comp";
- width = 16;
- }
- }
- : concatenation {
- : button {
- label = "Report... ";
- key = "rep_but";
- mnemonic = "R";
- }
- : edit_box {
- label = "";
- key = "rep_box";
- width = 16;
- }
- }
- :spacer { height = 1; }
- ok_cancel;
- : errtile { width = 15; }
- }
-
- detail_report : dialog {
- label = "Choose Detail Report";
- initial_focus = "detail_report";
- spacer;
- : concatenation {
- alignment = centered;
- : text_part {
- label = "Component: ";
- }
- : text_part {
- key = "comp";
- width = 16;
- }
- }
- : concatenation {
- : button {
- label = "Report... ";
- key = "rep_but";
- mnemonic = "R";
- }
- : edit_box {
- label = "";
- key = "rep_box";
- width = 16;
- }
- }
- :spacer { height = 1; }
- ok_cancel;
- : errtile { width = 15; }
- }
-
- choose_report : dialog {
- label = "Choose type of Report";
- initial_focus = "choose_report";
- : concatenation {
- alignment = centered;
- : text_part {
- label = "Component: ";
- }
- : text_part {
- key = "comp";
- width = 16;
- }
- }
- : radio_button {
- label = "Detail Report";
- key = "det";
- is_default = true;
- }
- : radio_button {
- label = "Summary Report";
- key = "sum";
- is_default = true;
- }
- }
-
- list_filt : dialog {
- label = "Choose a Filter";
- initial_focus = "list_filt";
- : concatenation {
- : text_part {
- label = "List for ";
- }
- : text_part {
- key = "comp";
- width = 10;
- }
- }
- : list_box {
- label = "";
- key = "fillst";
- allow_accept = true;
- }
- spacer;
- spacer;
- ok_only;
- }
-
- list_comp : dialog {
- label = "Choose Component(s)";
- initial_focus = "list_comp";
- : list_box {
- label = "List:";
- key = "cmplst";
- multiple_select = true;
- }
- spacer;
- spacer;
- ok_only;
- }
-
- save : dialog {
- label = "Save Proximity Set?";
- initial_focus = "setname";
- spacer;
- : edit_box {
- label = "Name:";
- key = "setname";
- edit_width = 16;
- allow_accept = true;
- }
- spacer;
- spacer;
- ok_cancel;
- : errtile { width = 20; }
- }
-
- cmp_int : dialog {
- label = "Component Intersection";
- initial_focus = "cmp_int";
- : boxed_column {
- label = "First Component:";
- : concatenation {
- : button {
- label = "Component...";
- key = "cmp1_but";
- fixed_width = true;
- }
- : edit_box {
- key = "cmp1_box";
- width = 16;
- }
- }
- : concatenation {
- : button {
- label = "Variable... ";
- key = "var1_but";
- fixed_width = true;
- }
- : edit_box {
- key = "var1_box";
- width = 16;
- }
- }
- }
- spacer;
- spacer;
- : boxed_column {
- label = "Second Component:";
- : concatenation {
- : button {
- label = "Component...";
- key = "cmp2_but";
- fixed_width = true;
- }
- : edit_box {
- key = "cmp2_box";
- width = 16;
- }
- }
- : concatenation {
- : button {
- label = "Variable... ";
- key = "var2_but";
- fixed_width = true;
- }
- : edit_box {
- key = "var2_box";
- width = 16;
- }
- }
- }
- spacer;
- spacer;
- : boxed_column {
- label = "Pattern for Variable 1:";
- : edit_box {
- label = "Pattern:";
- key = "patt";
- edit_width = 16;
- value = "*";
- }
- }
- spacer;
- spacer;
- ok_cancel;
- : errtile { width = 25; }
- }
-
- cmp_lst : boxed_row {
- label = "Component:";
- : concatenation {
- : button {
- label = "Name...";
- key = "cmplst";
- fixed_width = true;
- }
- : edit_box {
- label = "";
- key = "cmp";
- edit_width = 21;
- }
- }
- }
-
- boxvar : boxed_column {
- label = "Variable:";
- : row {
- : concatenation {
- : button {
- label = "Name...";
- key = "varlst";
- fixed_width = true;
- }
- : edit_box {
- label = "";
- key = "var";
- edit_width =21;
- fixed_width = true;
- }
- }
- }
- spacer;
- : edit_box {
- label = "No. of Intervals:";
- key = "nbr";
- edit_width = 2;
- edit_limit = 2;
- fixed_width = true;
- }
- : edit_box {
- label = "Minimum :";
- key = "min";
- fixed_width = true;
- }
- : edit_box {
- label = "Maximum :";
- key = "max";
- fixed_width = true;
- }
- }
-
- var_lst1 : boxed_row {
- label = "Numerical Variable:";
- : concatenation {
- : button {
- label = "Name...";
- key = "varlst";
- fixed_width = true;
- }
- : edit_box {
- label = "";
- key = "var";
- edit_width = 21;
- }
- }
- }
-
- var_lst2 : boxed_row {
- label = "String Variable:";
- : concatenation {
- : button {
- label = "Name...";
- key = "varlst2";
- fixed_width = true;
- }
- : edit_box {
- label = "";
- key = "var2";
- edit_width = 21;
- }
- }
- }
-
-
- component : row {
- : text {
- label = "Component:";
- }
- : text {
- label = "component ";
- key = "cmp";
- }
- }
-
- variable : row {
- : text {
- label = "Variable :";
- }
- : text {
- label = "variable ";
- key = "var";
- }
- }
-
- value : edit_box {
- label = "Value :";
- key = "val";
- allow_accept = true;
- }
-
- color : concatenation {
- : button {
- label = "Color...";
- key = "clr_but";
- fixed_width = true;
- }
- : spacer { width = 0.0; }
- : edit_box {
- key = "clr";
- edit_width = 3;
- edit_limit = 3;
- allow_accept = true;
- }
- : swatch {
- key = "ima";
- }
- }
-
- maximum : edit_box {
- label = "Maximum :";
- key = "max";
- allow_accept = true;
- }
-
- minimum : edit_box {
- label = "Minimum :";
- key = "min";
- allow_accept = true;
- }
-
- hatching : concatenation {
- : button {
- label = "Hatch...";
- key = "hat_but";
- fixed_width = true;
- }
- : edit_box {
- key = "hat";
- width = 6;
- fixed_width = true;
- allow_accept = true;
- }
- }
-
- hat_but : row {
- : spacer { width = 2.5;}
- : boxed_row {
- label = "Hatch:";
- : radio_column {
- : radio_button {
- label = "Yes";
- key = "yes";
- }
- : radio_button {
- label = "No";
- key = "no";
- }
- }
- : edit_box {
- label = "Scale:";
- key = "scl";
- }
- }
- : spacer { width = 2.5;}
- }
-
- tae : dialog {
- label = "Thematic Analysis Entities";
- cmp_lst;
- spacer;
- spacer;
- boxvar;
- spacer;
- spacer;
- ok_cancel;
- errtile;
- }
-
- col_type : boxed_row {
- label = "Type of Coloring";
- : radio_column {
- : radio_button {
- label = "Solid Color";
- key = "col";
- }
- spacer;
- : radio_button {
- label = "Entities";
- key = "ent";
- }
- spacer;
- : radio_button {
- label = "Hatch";
- key = "hat";
- }
- spacer;
- }
- : edit_box {
- label = "Scale:";
- key = "scl";
- alignment = bottom;
- }
- }
-
- ta : dialog {
- label = "Thematic Analysis";
- cmp_lst;
- spacer;
- spacer;
- boxvar;
- spacer;
- spacer;
- : row {
- : spacer { width = 2.5; }
- col_type;
- : spacer { width = 2.5; }
- }
- spacer;
- spacer;
- spacer;
- ok_cancel;
- errtile;
- }
-
- sbg : dialog {
- label = "Statistical Bar Graph";
- cmp_lst;
- spacer;
- spacer;
- boxvar;
- spacer;
- spacer;
- hat_but;
- spacer;
- spacer;
- spacer;
- ok_cancel;
- errtile;
- }
-
- spc : dialog {
- label = "Statistical Pie Chart";
- cmp_lst;
- spacer;
- spacer;
- boxvar;
- spacer;
- spacer;
- hat_but;
- spacer;
- spacer;
- spacer;
- ok_cancel;
- errtile;
- }
-
- bg : dialog {
- label = "Bar Graph";
- cmp_lst;
- spacer;
- spacer;
- var_lst1;
- spacer;
- spacer;
- var_lst2;
- spacer;
- spacer;
- : row {
- : spacer { width = 2; }
- :boxed_row {
- label = "Color:";
- : edit_box {
- label = "No. of Color:";
- key = "nbr";
- edit_width = 2;
- edit_limit = 2;
- fixed_width = true;
- }
- }
- : spacer { width = 2; }
- }
- spacer;
- spacer;
- hat_but;
- spacer;
- spacer;
- spacer;
- ok_cancel;
- errtile;
- }
-
- pc : dialog {
- label = "Pie Chart";
- cmp_lst;
- spacer;
- spacer;
- var_lst1;
- spacer;
- spacer;
- var_lst2;
- spacer;
- spacer;
- : row {
- : spacer { width = 2; }
- :boxed_row {
- label = "Interval:";
- : edit_box {
- label = "No. of Intervals:";
- edit_width = 2;
- edit_limit = 2;
- key = "nbr";
- fixed_width = true;
- }
- }
- : spacer { width = 2; }
- }
- spacer;
- spacer;
- hat_but;
- spacer;
- spacer;
- spacer;
- ok_cancel;
- errtile;
- }
-
- show_cmp : dialog {
- label = "List of Component";
- initial_focus = "cmplst";
- : list_box {
- label = "";
- key = "cmplst";
- allow_accept = true;
- }
- spacer;
- spacer;
- ok_only;
- }
-
- show_var : dialog {
- label = "List of Variable";
- initial_focus = "varlst";
- : list_box {
- label = "";
- key = "varlst";
- allow_accept = true;
- }
- spacer;
- spacer;
- ok_only;
- }
-
- range : dialog {
- label = "Interval";
- initial_focus = "range";
- : row {
- : spacer { width = 4; }
- component;
- : spacer { width = 4; }
- }
- : row {
- : spacer { width = 4; }
- variable;
- : spacer { width = 4; }
- }
- spacer;
- : list_box {
- label = "Minimum Maximum Color";
- key = "mmr";
- height = 15;
- }
- spacer;
- spacer;
- ok_cancel;
- }
-
- str_ran : dialog {
- label = "String Interval";
- initial_focus = "str_ran";
- : row {
- : spacer { width = 1; }
- component;
- : spacer { width = 1; }
- }
- : row {
- : spacer { width = 1; }
- variable;
- : spacer { width = 1; }
- }
- spacer;
- : list_box {
- label = "String Color";
- key = "vc";
- height = 15;
- }
- spacer;
- spacer;
- ok_cancel;
- }
-
- str_hat : dialog {
- label = "String Interval";
- initial_focus = "str_hat";
- : row {
- : spacer { width = 8; }
- component;
- : spacer { width = 8; }
- }
- : row {
- : spacer { width = 8; }
- variable;
- : spacer { width = 8; }
- }
- spacer;
- : list_box {
- label = "Value Hatch Color";
- key = "vc";
- height = 15;
- }
- spacer;
- spacer;
- ok_cancel;
- }
-
- range_hat : dialog {
- label = "Interval";
- initial_focus = "range_hat";
- : row {
- : spacer { width = 10; }
- component;
- : spacer { width = 10; }
- }
- : row {
- : spacer { width = 10; }
- variable;
- : spacer { width = 10; }
- }
- spacer;
- : list_box {
- label = "Minimum Maximum Hatch Color ";
- key = "mmr";
- height = 15;
- }
- spacer;
- spacer;
- ok_cancel;
- }
-
- ch_str : dialog {
- label = "Change Color Value";
- : row {
- component;
- : spacer { width = 2; }
- }
- : row {
- variable;
- : spacer { width = 2; }
- }
- spacer;
- : row {
- color;
- : spacer { width = 7; }
- }
- spacer;
- spacer;
- ok_cancel;
- }
-
-
- chan_str : dialog {
- label = "Change String Value";
- : row {
- component;
- : spacer { width = 2; }
- }
- : row {
- variable;
- : spacer { width = 2; }
- }
- spacer;
- value;
- : row {
- color;
- : spacer { width = 7; }
- }
- spacer;
- spacer;
- ok_cancel;
- }
-
- chan_str_hat : dialog {
- label = "Change String Value";
- : row {
- component;
- : spacer { width = 2; }
- }
- : row {
- variable;
- : spacer { width = 2; }
- }
- spacer;
- value;
- : row {
- hatching;
- : spacer { width = 7; }
- }
- : row {
- color;
- : spacer { width = 7; }
- }
- spacer;
- spacer;
- ok_cancel;
- : errtile { width = 10; }
- }
-
- change : dialog {
- label = "Change Value";
- initial_focus = "change";
- minimum;
- maximum;
- color;
- spacer;
- spacer;
- ok_cancel;
- : errtile { width = 10; }
- }
-
- change_hat : dialog {
- label = "Change Value";
- initial_focus = "change";
- minimum;
- maximum;
- hatching;
- color;
- spacer;
- spacer;
- ok_cancel;
- : errtile { width = 10; }
- }
-
- color_set : dialog {
- label = "Color a Set";
- initial_focus = "color_set";
- : concatenation {
- : button {
- label = "Set Type...";
- key = "type_bu";
- fixed_width = true;
- }
- : edit_box {
- label = "";
- key = "type_bo";
- value = "SELECTION SET";
- width = 16;
- }
- }
- : concatenation {
- : button {
- label = "Set Name...";
- key = "name_bu";
- fixed_width = true;
- }
- : edit_box {
- label = "";
- key = "name_bo";
- width = 16;
- }
- }
- : concatenation {
- : button {
- label = "Color... ";
- key = "colr_bu";
- fixed_width = true;
- }
- : edit_box {
- label = "";
- key = "colr_bo";
- width = 12;
- }
- : swatch {
- key = "ima";
- }
- }
- col_type;
- spacer;
- spacer;
- ok_cancel;
- : errtile {width = 20;}
- }
-
- rubber : dialog {
- label = "Rubbersheeting";
- initial_focus = "order";
- : row {
- : edit_box {
- label = " Order of Polynomial :";
- key = "order";
- edit_width = 4;
- value = "1";
- }
- : text {
- label = " ";
- }
- }
- : row {
- : edit_box {
- label = " Number of points :";
- key = "nbpt";
- edit_width = 4;
- value = "4";
- }
- : text {
- label = " ";
- }
- }
- spacer;
- spacer;
- ok_cancel;
- errtile;
- }
-
- tolerance : edit_box {
- label = "Tolorence:";
- value = "0.1";
- key = "tol";
- fixed_width = true;
- allow_accept = true;
- }
-
- pick : button {
- label = "Pick";
- key = "pick";
- fixed_width = true;
- }
-
- exs_usr : boxed_radio_column {
- fixed_width = true;
- alignment = centered;
- : radio_button {
- label = "Existing";
- key = "exs";
- }
- : radio_button {
- label = "User's Defined Pline";
- key = "usrp";
- }
- : radio_button {
- label = "User's Defined Circle";
- key = "usrc";
- }
- }
-
-
- shoot : dialog {
- label = "Eliminate Overshoots & Undershoots";
- : row {
- spacer;
- tolerance;
- pick;
- spacer;
- }
- spacer;
- spacer;
- ok_cancel;
- errtile;
- }
-
- cut_copy : dialog {
- label = "Cut & Copy";
- : row {
- spacer;
- tolerance;
- pick;
- spacer;
- }
- exs_usr;
- : spacer { height = 1; }
- ok_cancel;
- errtile;
- }
-
- cut_move : dialog {
- label = "Cut & Move";
- : row {
- spacer;
- tolerance;
- pick;
- spacer;
- }
- exs_usr;
- : spacer { height = 1; }
- ok_cancel;
- errtile;
- }
-
- clo_pol : dialog {
- label = "Close to Polyline";
- : row {
- spacer;
- tolerance;
- pick;
- spacer;
- }
- spacer;
- spacer;
- ok_cancel;
- errtile;
- }
-
- brk_ent : dialog {
- label = "Break the Entities";
- initial_focus = "tol";
- : row {
- spacer;
- tolerance;
- pick;
- spacer;
- }
- spacer;
- spacer;
- ok_cancel;
- errtile;
- }
-
- build_int : dialog {
- label = "Build Polygones";
- initial_focus = "tol";
- : row {
- spacer;
- tolerance;
- pick;
- spacer;
- }
- spacer;
- spacer;
- ok_cancel;
- errtile;
- }
-
- topospag : dialog {
- label = "Build Topological Polylines";
- : concatenation {
- : text {
- label = "Explode Plines";
- }
- : spacer { width = 19.2; }
- : radio_row {
- : radio_button {
- key = "yesexp";
- label = "Yes";
- }
- : radio_button {
- key = "noexp";
- label = "No";
- }
- }
- }
- spacer;
- : concatenation {
- : text {
- label = "Eliminate Overshoots & Undershoots";
- }
- : radio_row {
- : radio_button {
- key = "yeseli";
- label = "Yes";
- }
- : radio_button {
- key = "noeli";
- label = "No";
- }
- }
- }
- : concatenation {
- : spacer { width = 5; }
- : text {
- label = "if yes, tolerance";
- }
- : spacer { width = 10.4; }
- : edit_box {
- label = "";
- key = "tole";
- edit_width = 4;
- fixed_width = true;
- }
- : button {
- label = "Pick";
- key = "picke";
- }
- }
- : concatenation {
- : text {
- label = "Tolerance to build Polygons";
- }
- : spacer { width = 6.1; }
- : edit_box {
- label = "";
- key = "tolb";
- edit_width = 4;
- fixed_width = true;
- }
- : button {
- label = "Pick";
- key = "pickb";
- }
- }
- : concatenation {
- : text {
- label = "Alter the Original";
- }
- : spacer { width = 15.2; }
- : radio_row {
- : radio_button {
- key = "yesalt";
- label = "Yes";
- }
- : radio_button {
- key = "noalt";
- label = "No";
- }
- }
- }
- : concatenation {
- : button {
- label = "Result Layer...";
- key = "laybut";
- fixed_width = true;
- }
- : spacer { width = 16.9; }
- : edit_box {
- label = "";
- key = "laybox";
- edit_width = 10;
- }
- }
- spacer;
- spacer;
- ok_cancel;
- errtile;
- }
-
- cre_lay : dialog {
- label = "Create Layer ?";
- : concatenation {
- : text {
- label = "Layer ";
- }
- : text {
- key = "lay";
- width = 10;
- }
- }
- : text {
- label = "does not exist.";
- }
- : text {
- label = "Do you wish to";
- }
- : text {
- label = "create it ?";
- }
- spacer;
- spacer;
- ok_cancel;
- }